From 9efa64fba5d9fe0c2eeb08ce56f53af04800d58f Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Thu, 10 Sep 2009 15:36:15 -0500 Subject: [PATCH] Remove obsolete comment Signed-off-by: Federico Mena Quintero --- gtk/gtkfilesystemmodel.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/gtk/gtkfilesystemmodel.c b/gtk/gtkfilesystemmodel.c index e5dad79483..d8ae27d66b 100644 --- a/gtk/gtkfilesystemmodel.c +++ b/gtk/gtkfilesystemmodel.c @@ -98,8 +98,6 @@ * * You never access a node->row directly. Instead, call node_get_tree_row(). That function will validate the nodes * up to the sought one if the node is not valid yet, and it will return a proper 0-based row. - * - * TODO: replace "indices" for "rows", prefix all variables with i_ or r_ as appropriate. Te quedaste en "AQUI". */ /*** DEFINES ***/ -- 2.30.2